github.com/gotd/td/telegram.cdnPoolManager.cachedHandleLocked (method)
4 uses
github.com/gotd/td/telegram (current package)
cdn_pool_manager.go#L128: func (m *cdnPoolManager) cachedHandleLocked(conn CloseInvoker) CloseInvoker {
cdn_pool_manager.go#L169: return m.cachedHandleLocked(cached), true
cdn_pool_manager.go#L177: return m.cachedHandleLocked(existing), true
cdn_pool_manager.go#L183: return m.cachedHandleLocked(created), false
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |